[INFO] fetching crate sercli 0.9.0...
[INFO] checking sercli-0.9.0 against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] extracting crate sercli 0.9.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sercli 0.9.0
[INFO] finished tweaking crates.io crate sercli 0.9.0
[INFO] tweaked toml for crates.io crate sercli 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sercli 0.9.0 on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sercli 0.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 562e6fb743c58cc8e65c45125841526979b35d43602bb0453a84f0dc3b5ae3a9
[INFO] running `Command { std: "docker" "start" "-a" "562e6fb743c58cc8e65c45125841526979b35d43602bb0453a84f0dc3b5ae3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "562e6fb743c58cc8e65c45125841526979b35d43602bb0453a84f0dc3b5ae3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "562e6fb743c58cc8e65c45125841526979b35d43602bb0453a84f0dc3b5ae3a9", kill_on_drop: false }`
[INFO] [stdout] 562e6fb743c58cc8e65c45125841526979b35d43602bb0453a84f0dc3b5ae3a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d57e52ec0aa3ecadb0bcf91d03f96f6e3e8b49eb9900c4e7e5fdcf0450a3d9ae
[INFO] running `Command { std: "docker" "start" "-a" "d57e52ec0aa3ecadb0bcf91d03f96f6e3e8b49eb9900c4e7e5fdcf0450a3d9ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking iri-string v0.7.11
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling plat v0.8.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling hreads v0.13.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling plat v0.9.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking saa v5.5.0
[INFO] [stderr]     Checking sdd v4.7.5
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling netrun v0.35.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking scc v3.6.12
[INFO] [stderr]     Checking neli v0.7.4
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking cfg_aliases v0.2.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking fiat-crypto v0.3.0
[INFO] [stderr]     Checking winnow v1.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.23.2
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking byte-unit v5.2.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking local-ip-address v0.6.10
[INFO] [stderr]     Checking toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking lz4_flex v0.13.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking rust-network-scanner v2.0.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking zeromq v0.5.0
[INFO] [stderr]     Checking fake v5.1.0
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking ed25519-compact v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking ct-codecs v1.1.6
[INFO] [stderr]     Checking toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling reflected_proc v0.29.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking sqlparser v0.61.0
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr] error: could not compile `sqlx-postgres` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3857be5045fe74bd0f296f6f4c23db10f8857f73/bin/rustc --crate-name sqlx_postgres --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::disallowed_methods' '--deny=clippy::cast_sign_loss' '--deny=clippy::cast_possible_wrap' '--deny=clippy::cast_possible_truncation' --cfg 'feature="chrono"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rust_decimal"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any", "bigdecimal", "bit-vec", "chrono", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "offline", "rust_decimal", "time", "uuid"))' -C metadata=8a4c0a38d76fe859 -C extra-filename=-65fc772074146975 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atoi=/opt/rustwide/target/debug/deps/libatoi-0a70ffc6494652ad.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-52b25dcc7cd9fd28.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3f3fea3115f2803e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-0a38fd9ff96bdbe6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-02fdc50a2ce07af1.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-0bc952774723ab4e.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-1cb7b2b84062732d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-af844aaf31e6d31f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-8503ffb23c4c186b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2227faac0f2fcc74.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-3f54ce1e18b83c0b.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-c7c68ed444012b08.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-3e7b73a97841b527.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-0c05cb563757a1ac.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8df6d4253752101e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-094f2008e39ff9bc.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e7324593321ca94b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d29a773c4234d3ea.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-123bf28cd3381607.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-21f17da14a181803.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-11eb1cd8d54f6037.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-73955f5ae2e1d19d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-329bd4ea6c555526.rmeta --extern sqlx_core=/opt/rustwide/target/debug/deps/libsqlx_core-e50133c66686d9a8.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-9a3d1b86b29b0f03.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0191fb538d6e6882.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1e5c5a0f3c30c742.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-ac302e4a955232d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-be9bb453b21be6d0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fiat-crypto` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3857be5045fe74bd0f296f6f4c23db10f8857f73/bin/rustc --crate-name fiat_crypto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiat-crypto-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=99c57c0c9435b94e -C extra-filename=-0717a7d510944976 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d57e52ec0aa3ecadb0bcf91d03f96f6e3e8b49eb9900c4e7e5fdcf0450a3d9ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d57e52ec0aa3ecadb0bcf91d03f96f6e3e8b49eb9900c4e7e5fdcf0450a3d9ae", kill_on_drop: false }`
[INFO] [stdout] d57e52ec0aa3ecadb0bcf91d03f96f6e3e8b49eb9900c4e7e5fdcf0450a3d9ae
